home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / pc / software / windows / building / coldfusion studio evaluation / data1.cab / CFS_Documentation / Javascript / styles / ie3.css next >
Encoding:
Cascading Style Sheet File  |  1998-10-08  |  4.7 KB  |  328 lines

  1.  
  2.  
  3.     .black
  4.     {        
  5.         color: black;
  6.         }
  7.  
  8.     .blue2
  9.     {        
  10.         color: blue;
  11.         }
  12.  
  13.     .brown
  14.     {        
  15.         color: #993300;
  16.         }
  17.  
  18.     .fuchsia
  19.     {        
  20.         color: fuchsia;
  21.         }
  22.  
  23.     .gray
  24.     {        
  25.         color: gray;
  26.         }
  27.  
  28.     .green
  29.     {        
  30.         color: green;
  31.         }
  32.  
  33.     .indent
  34.     { margin-left: 1cm }
  35.  
  36.     .large
  37.     {        
  38.         font-family: "'Arial', 'Sans-Serif'";
  39.         font-style: italic;
  40.         font-weight: bold;
  41.         font-size: 16pt;
  42.         color: #660066;
  43.         text-align: left;
  44.         margin-left: 1cm;
  45.         }
  46.  
  47.     .lime
  48.     {        
  49.         color: lime;
  50.         }
  51.  
  52.     .maroon
  53.     {        
  54.         color: maroon;
  55.         }
  56.  
  57.     .navy
  58.     {        
  59.         color: navy;
  60.         }
  61.  
  62.     .noindent
  63.     {
  64.         margin-left: 0;
  65.         position: relative;
  66.         }
  67.  
  68.     .note
  69.     {        
  70.         font-size: 10pt;
  71.         color: #006600;
  72.         background: #FFFFFF;
  73.         }
  74.  
  75.     .olive
  76.     {        
  77.         color: olive;
  78.         }
  79.  
  80.     .purple
  81.     {        
  82.         color: purple;
  83.         }
  84.  
  85.     .red
  86.     {        
  87.         font-family: "'Arial', 'Sans-Serif'";
  88.         font-weight: bold;
  89.         font-size: 8pt;
  90.         color: #FF0000;
  91.         text-align: center;
  92.         }
  93.  
  94.     .red2
  95.     {        
  96.         color: red;
  97.         }
  98.  
  99.     .redleft
  100.     {        
  101.         font-family: "'Arial', 'Sans-Serif'";
  102.         font-weight: bold;
  103.         font-size: 9pt;
  104.         color: #990000;
  105.         text-align: left;
  106.         }
  107.  
  108.     .shadow
  109.     {        
  110.         font-family: " 'Trebuchet MS', 'Arial', 'Sans-Serif'";
  111.         font-weight: bold;
  112.         font-size: 30pt;
  113.         color: #9999FF;
  114.         text-align: left;
  115.         
  116.         }
  117.  
  118.     .shadow3
  119.     {        
  120.         font-family: " 'Trebuchet MS', 'Arial', 'Sans-Serif'";
  121.         font-weight: bold;
  122.         font-size: 30pt;
  123.         color: #336666;
  124.         text-align: left;
  125.         margin-top: -70pt;
  126.         margin-left: 38pt;
  127.         }
  128.  
  129.     .small
  130.     {        
  131.         font-family: "'Arial', 'Sans-Serif'";
  132.         font-weight: bold;
  133.         font-size: 8pt;
  134.         text-align: center;
  135.         }
  136.  
  137.     .teal
  138.     {        
  139.         color: teal;
  140.         }
  141.  
  142.     A:active
  143.     {        
  144.         color: #FF0000;
  145.         }
  146.  
  147.     B
  148.     {        
  149.         color: #990000;
  150.         }
  151.  
  152.     BLOCKQUOTE
  153.     {        
  154.         font-family: " 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
  155.         font-weight: bold;
  156.         font-size: 11pt;
  157.         color: #000066;
  158.         margin-left: 2cm;
  159.         }
  160.  
  161.     CAPTION
  162.     {        
  163.         font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
  164.         font-weight: bold;
  165.         font-size: 10pt;
  166.         color: #0066ff;
  167.         margin: .1in;
  168.         }
  169.  
  170.     DD
  171.     {        
  172.         font: Bold 11pt 'Trebuchet MS', 'Arial', 'sans-serif';
  173.         color: navy;
  174.         position: relative;
  175.         left: .5cm;
  176.         }
  177.  
  178.     DT
  179.     {        
  180.         font: Bold large 'Arial', 'sans-serif';
  181.         color: teal;
  182.         background: #FFFFCC;
  183.         padding: 2pt;
  184.         position: relative;
  185.         left: .5cm;
  186.         }
  187.  
  188.     H1
  189.     {        
  190.         font-family: " 'Trebuchet MS', 'Arial', 'Sans-Serif'";
  191.         font-weight: bold;
  192.         font-size: xx-large;
  193.         color: #660066;
  194.         padding: 2pt;
  195.         }
  196.  
  197.     H2
  198.     {        
  199.         font-family: "'Trebuchet MS', 'Arial', 'Sans-Serif'";
  200.         font-weight: bold;
  201.         font-size: x-large;
  202.         color: #660066;
  203.         padding: 2pt;
  204.         }
  205.  
  206.     H3
  207.     {        
  208.         font-family: " 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
  209.         font-weight: bold;
  210.         font-size: large;
  211.         color: #660066;
  212.         background: #FFFFCC;
  213.         padding: 2pt;
  214.         }
  215.  
  216.     H4
  217.     {        
  218.         font-family: " 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
  219.         font-weight: bold;
  220.         font-size: 11pt;
  221.         color: #660066;
  222.         background: #999966;
  223.         margin-left: .5cm;
  224.         padding: 2pt;
  225.         }
  226.  
  227.     H5
  228.     {        
  229.         font-family: " 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
  230.         font-weight: bold;
  231.         font-size: small;
  232.         color: #660066;
  233.         background: #99cccc;
  234.         margin-left: .5cm;
  235.         padding: 2pt;
  236.         }
  237.  
  238.     H6
  239.     {        
  240.         font-family: " 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
  241.         font-weight: bold;
  242.         font-size: small;
  243.         color: #660066;
  244.         margin-left: 1cm;
  245.         padding: 2pt;
  246.         }
  247.  
  248.     I
  249.     {        
  250.         color: #000099;
  251.         }
  252.  
  253.     LI
  254.     {        
  255.         font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
  256.         font-weight: bold;
  257.         font-size: 11pt;
  258.         color: #000066;
  259.         }
  260.  
  261.     OL
  262.     {        
  263.         margin-left: 1.5cm;
  264.         }
  265.  
  266.     P
  267.     {        
  268.         font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
  269.         font-weight: bold;
  270.         font-size: 11pt;
  271.         color: #000066;
  272.         margin-left: 1cm;
  273.         }
  274.  
  275.     P.hugeding
  276.     {        
  277.         font: 80pt 'Wingdings', 'fantasy';
  278.         color: #FFFF99;
  279.         }
  280.  
  281.     PRE
  282.     {        
  283.         font-family: 'Arial', 'Sans-Serif';
  284.         font-weight: bold;
  285.         font-size: 12pt;
  286.         color: #990000;
  287.         }
  288.  
  289.     TD
  290.     {        
  291.         font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
  292.         font-weight: bold;
  293.         font-size: 11pt;
  294.         color: #000066;
  295.         }
  296.  
  297.     TH
  298.     {        
  299.         font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
  300.         font-weight: bold;
  301.         font-size: 12pt;
  302.         color: #990000;
  303.         background: #CCCC99;
  304.         }
  305.  
  306.     TH.blue
  307.     {        
  308.         font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
  309.         font-weight: bold;
  310.         font-size: 12pt;
  311.         color: #990000;
  312.         background: #CCFFFF;
  313.         }
  314.  
  315.     UL
  316.     {        
  317.         margin-left: 1.5cm;
  318.         }
  319.  
  320.     XMP
  321.     {        
  322.         font-family: "'Arial', 'Sans-Serif'";
  323.         font-weight: bold;
  324.         font-size: 10pt;
  325.         color: #990000;
  326.         text-align: left;
  327.         }
  328.